Skip to content

Dependabot: Single weekly PR for GH Actions, Single PR for terraform-plugin-* Go dependencies #1149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 20, 2025

Conversation

ansgarm
Copy link
Member

@ansgarm ansgarm commented May 22, 2025

This PR changes the interval for GH Actions updates to a single weekly PR on Mondays at 9am UTC. It also groups all GH Actions updates into a single PR to make it easier for us to review and merge changes across the 30+ repositories we maintain.

Furthermore, this PR starts grouping all terraform-plugin-* Go dependency updates into a single PR as we usually release them (terraform-plugin-(go|sdk|framework|testing)) together.

This PR was generated using turbolift.

@ansgarm ansgarm requested a review from a team as a code owner May 22, 2025 08:02
Comment on lines 7 to 11
groups:
# Group all terraform-plugin-(go|sdk|framework|testing) dependencies together
"terraform-plugin":
patterns:
- "github.com/hashicorp/terraform-plugin-*"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This repo only uses plugin-go and plugin-log, which rarely are released at the same time 🤔

Suggested change
groups:
# Group all terraform-plugin-(go|sdk|framework|testing) dependencies together
"terraform-plugin":
patterns:
- "github.com/hashicorp/terraform-plugin-*"

…is repo as it's uncommon to happen at the same time or it's not even using those libraries
@ansgarm ansgarm requested a review from a team as a code owner June 20, 2025 11:24
@bbasata bbasata enabled auto-merge (squash) June 20, 2025 14:03
@bbasata bbasata merged commit 114d478 into main Jun 20, 2025
2 checks passed
@bbasata bbasata deleted the weekly-grouped-dependabot branch June 20, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants